//==============================================================================
// elephant_anim.txt
//==============================================================================

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Cavalry C War Elephant_idleA

         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
            Visual Cavalry C War Elephant_BoredA

         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Cavalry C War Elephant_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.59 false HeavyFall checkVisible 
//-- end auto generated section
         }
      }
   }
}


//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Cavalry C War Elephant_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.44 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Cavalry C War Elephant_walkA
				tag SpecificSoundSet 0.31 false GiantFootsteps checkVisible 
				tag SpecificSoundSet 0.84 false GiantFootsteps checkVisible
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.00 true   
				tag FootstepLeft 0.80 true   
				tag FootstepRight 0.10 true
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Cavalry C War Elephant_FlailA
				connect CHIN Effect hotspot
         }
      }
   }
}